Welcome![Sign In][Sign Up]
Location:
Search - rls algorithm

Search list

[matlabRLS程序

Description: 运行结果良好的三个RLS算法,供大家参考使用-good operating results in three RLS algorithm, for reference use
Platform: | Size: 2048 | Author: 叶君 | Hits:

[matlabRLS-auto-adapter-fiter

Description: 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal processing" Introduction to the p.275 adaptive equalizer application schema. LMS algorithm with the adaptive equalizer, painted a square experimental error of convergence curve, given final design filter coefficients. Experimental a length of the training sequence to 500. Conduct 20 separate experiments, painted square error of the convergence curve. Given three step-value comparisons.
Platform: | Size: 4096 | Author: lidong | Hits:

[Speech/Voice recognition/combineSIMULATION_OF_RLS_AND_LMS_ALGORITHMS_FOR_ADAPTIVE_

Description: 一篇关于LMS和RLS算法应用于噪声抵消的matalb仿真论文,值得一看。-An article on the LMS and RLS algorithm is applied to noise cancellation of matalb simulation papers, worth a visit.
Platform: | Size: 82944 | Author: niu | Hits:

[matlabrls

Description: RLS算法,大家可以借鉴,有问题可以发邮件swjturen@163.com-RLS algorithm, we can draw on, a problem can email swjturen@163.com
Platform: | Size: 2048 | Author: 任飞 | Hits:

[matlabRLS

Description: 利用RLS算法实现参数的自适应估计 估计y(n) = 1.5*y(n-1)-0.7*y(n-2)+0.3*u(n-2)中的参数-RLS algorithm using adaptive estimation parameters estimated y (n) = 1.5* y (n-1)-0.7* y (n-2)+ 0.3* u (n-2) parameters
Platform: | Size: 2048 | Author: huntsmanydw | Hits:

[3G developRLSMATLAB

Description: 用RLS算法实现自适应均衡器的MATLAB程序-RLS algorithm with adaptive equalizer for MATLAB program
Platform: | Size: 64512 | Author: qiankun | Hits:

[matlabRLS

Description: 基于RLS算法的自适应逆控制系统,实现自适应滤波-RLS algorithm based on adaptive inverse control system, adaptive filtering
Platform: | Size: 1024 | Author: 洪小斌 | Hits:

[matlabRLS

Description: 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的-Recursive least-mean-square (RLS) algorithm for the basic idea is to try to make in every moment of all the input signal in terms of re-evaluation of the weighted squared error and the smallest, which allows non-stationary RLS algorithm for adaptive signal better. Compared with the LMS algorithm, RLS algorithm uses the average time, therefore, the resulting optimal filter depends on the used to calculate the average number of samples, and the LMS (NLMS) algorithm is designed based on set average, and therefore a stable environment LMS (NLMS) algorithm in different conditions, the results of the calculation is consistent
Platform: | Size: 3072 | Author: 闫丰 | Hits:

[matlabexp03_RLS

Description: RLS算法的仿真程序,初级入门的matlab仿真程序-RLS algorithm for the simulation program, the initial entry of matlab simulation program
Platform: | Size: 1024 | Author: song | Hits:

[Speech/Voice recognition/combineeqber_adaptive

Description: This script runs a simulation loop for either a linear or a DFE equalizer. It uses the RLS algorithm to initially set the weights, then uses LMS thereafter to minimize execution time. It plots the equalized signal spectrum, then generates and plots BER results over a range of Eb/No values. It also fits a curve to the simulated BER points, and plots the burst error performance of the linear and DFE equalizers. The adaptive equalizer objects automatically retain their state between invocations of their "equalize" method.
Platform: | Size: 2048 | Author: 熊牧野 | Hits:

[Speech/Voice recognition/combinerls

Description: 提供rls的matlab实现,用RLS算法设计一个数字滤波器,实现语音增强的目标,得到清晰的语音信号-Provide rls realize the matlab using RLS algorithm to design a digital filter to achieve the goal of speech enhancement have been given clear voice signal
Platform: | Size: 1024 | Author: naturexu | Hits:

[Speech/Voice recognition/combineRLS_LMS

Description: LMS算法、RLS算法 及其二者的比较 有注释说明的 比较详细-LMS algorithm, RLS algorithm and the two more notes of a more detailed
Platform: | Size: 2048 | Author: caomin | Hits:

[matlabRLS

Description: 最小二乘法推广为一种自适应算法,这种自适应的算法称为RLS算法。-The promotion of the least square method for an adaptive algorithm, such as the RLS algorithm for adaptive algorithms.
Platform: | Size: 1024 | Author: | Hits:

[matlabRLS

Description: 应用RLS算法,用Matlab编程实现线性预测.-Application of RLS algorithm, using Matlab linear programming implementation prediction.
Platform: | Size: 25600 | Author: gaofong | Hits:

[matlabadaptive-equlization(RLS)

Description: 自己编写的MATLAB自适应均衡,采用基本的RLS算法 可直接运行.-I have written MATLAB adaptive equalization, using the basic RLS algorithm can be directly run.
Platform: | Size: 1024 | Author: 刘申 | Hits:

[Program docrls

Description: contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
Platform: | Size: 1325056 | Author: | Hits:

[matlabRLS

Description: MATLAB 实现RLS算法,已在MATLAB中运行过-MATLAB realization of RLS algorithm, has been running in the MATLAB
Platform: | Size: 1024 | Author: wjm | Hits:

[Mathimatics-Numerical algorithmsRLS

Description: 用RLS算法实现自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数-RLS algorithm with adaptive equalizer, draw a single experiment squared error convergence curve of the final design of the filter coefficients are given
Platform: | Size: 64512 | Author: leo | Hits:

[OtherRLS

Description: RLS自适应均衡算法实 例例RLS自适应均衡算法实例-RLS algorithm for adaptive equalization algorithm for real examples of cases of RLS RLS adaptive equalization algorithm in adaptive equalization
Platform: | Size: 4096 | Author: 李环宇 | Hits:

[Communicationone-RLS-algorithm

Description: 本程序为一个RLS自适应算法实现的MATLAB程序,此程序详细介绍了RLS算法的实现过程-This program is a RLS adaptive algorithm in the MATLAB program, this program introduces the process of RLS Algorithm
Platform: | Size: 1024 | Author: wujian | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net